xen/arm: Add BOOT_FDT_VIRT_END and BOOT_FDT_SLOT_SIZE
authorJulien Grall <julien.grall@arm.com>
Thu, 20 Apr 2017 15:12:24 +0000 (16:12 +0100)
committerStefano Stabellini <sstabellini@kernel.org>
Thu, 20 Apr 2017 17:31:09 +0000 (10:31 -0700)
commitdfb5a92cf82a27a76f6b1b1c55b5dcfb9a918439
tree33984be49b755d6f1abbe916da5d171bd7ae6fb1
parentf5c842bf6364541151923d488211ec1bc50d25e0
xen/arm: Add BOOT_FDT_VIRT_END and BOOT_FDT_SLOT_SIZE

The 2 new defines will help to avoid hardcoding the size and the end of
the slot in the code.

The newlines are added for clarity.

Signed-off-by: Julien Grall <julien.grall@arm.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
xen/include/asm-arm/config.h